A browser WYSIWYG that parses your existing TikZ and rewrites only the changed coordinates when you drag shapes, keeping your .tex formatting. What it supports and where it breaks.
Codex's logs_2.sqlite wrote ~37TB to an SSD in 21 days, per a GitHub issue. Cause: TRACE logs and SQLite WAL write amplification, the two June 22 fix PRs, and what to check.
Wrangler 4.102.0+ adds wrangler deploy --temporary: publish a Worker to a workers.dev URL with no Cloudflare account for 60 minutes. The agent loop, claiming, and D1/KV limits.
Tested Qwen3.7 Plus on ModelScope: native function calling and parallel tool calls work. I built a tool loop, skills, and error recovery with just the openai SDK, then had it ship a working Flask BBS.
On June 17, 2026 Mastra's @mastra/* packages were re-published with an added easy-day-js dependency whose postinstall runs a RAT at install. Counts: 116 official vs 143–144 external.
After a US order pulled Claude Fable 5, which Chinese models drop into Claude Code? Kimi K2.7 Code, Qwen3.7 Max, DeepSeek V4 and GLM-5.1 — constraints, VRAM, benchmark caveats.
Anthropic disabled Fable 5 and Mythos 5 for all customers on June 12, 2026. US export controls, foreign-national employees, AI Safety gaps, Microsoft limits, and the shaky Opus 4.8 fallback.
Codex printed 'Selected model is at capacity. Please try a different model.' mid-task. It's model-side serving capacity, not context length, and the same thread resumed after a continue prompt — with the OpenAI maintainer's explanation (issue #17014) and which related issues stay open.
GitHub disabled 73 Microsoft repos after an Azure/durabletask commit. Miasma used Claude Code, Gemini CLI, Cursor, and VS Code config, not npm install.